DirectoryEntryCollectionItem Property (String) |
Namespace:
Independentsoft.IO.StructuredStorage
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DirectoryEntry this[
string name
] { get; }Public ReadOnly Default Property Item (
name As String
) As DirectoryEntry
Get
Parameters
- name
- Type: SystemString
Property Value
Type:
DirectoryEntry
See Also